error isolation meaning in Chinese
错误分离
Examples
- My first step toward an enterprise - ready management infrastructure is to extend the glassbox inspector for error isolation
迈向用于企业管理的基础架构的第一步是扩展glassbox inspector来实现错误隔离。 - However , i can use the structure of the glassbox inspector to provide error isolation for the one type of around advice that it uses
不过,可以用glassbox inspector的结构提供它所使用的那种around建议的错误隔离。 - This strategy works well for before and after advice , but implementing error isolation is a little more complicated for around advice
这种策略对于before和after建议都可以很好地工作,但是around建议实现错误隔离要复杂一点儿。 - While problems from initializing the system can occasionally cause failures that the error isolation aspect can t buffer , this type of problem normally occurs immediately and is easy to catch during development , making it much less of a risk
系统初始化时出现的问题可能造成错误隔离方面不能缓冲的错误,但是这种问题通常是立即发生的,并容易在开发时捕获,使得它的风险降低了很多。